add change_value virtual function, to fix build
authorHavoc Pennington <hp@pobox.com>
Fri, 8 Feb 2002 02:38:44 +0000 (02:38 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Fri, 8 Feb 2002 02:38:44 +0000 (02:38 +0000)
commitb0c6f4f27b4ae5c4750ec241568aa280ed161f7e
treeebe69c659348bf2d9f1c3fbd3388ae7001ce2278
parent23c6be552cb881a30ee6c52b8ad9ea0897d92618
add change_value virtual function, to fix build

2002-02-07  Havoc Pennington  <hp@pobox.com>

* gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
change_value virtual function, to fix build

* gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was
from GtkWidget not GtkMisc. Not that it ever mattered.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtksettings.sgml
docs/reference/gtk/tmpl/gtksignal.sgml
docs/reference/gtk/tmpl/gtkwidget.sgml
gtk/gtkpixmap.c
gtk/gtkspinbutton.h